home *** CD-ROM | disk | FTP | other *** search
/ Our Birds: Texas / eViewer 3.9.iso / MDAC_TYP.EXE / sqlnetm.inf < prev    next >
Encoding:
Windows Setup INFormation  |  2005-04-25  |  1.5 KB  |  74 lines

  1. [Version]
  2. Signature="$CHICAGO$"
  3. AdvancedINF=2.5, %BadInst%
  4.  
  5. [SourceDisksNames]
  6. 55=%ID1%,"sqlnet.cab",0
  7.  
  8. [SourceDisksFiles]
  9. sqlnetm.inf=55,,
  10. cliconf.chm=55,,
  11. cliconfg.dll=55,,
  12. cliconfg.exe=55,,
  13. cliconfg.rll=55,,
  14. dbmsrpcn.dll=55,,
  15. dbnmpntw.dll=55,,
  16. dbnetlib.dll=55,,
  17. dbmsgnet.dll=55,,
  18. instcat.sql=55,,
  19. sqlunirl.dll=55,,
  20.  
  21. [DefaultInstall]
  22. RequiredEngine=SETUPAPI, %BadSetupVer%
  23. CatalogName=sqlnetm.cat
  24. ComponentName=SQLNET_MDAC28
  25. Realversion=2.81.1117.6
  26. ComponentVersion=3.81.1117.6
  27. AddReg=VIA.Reg
  28. CustomDestination=MyCustomDestination
  29. Copyfiles=INFDIR,SYSTEMDIR
  30.  
  31. Realversion=2.81.1117.6
  32.  
  33. [MyCustomDestination]
  34. 49000=DestRoot,5
  35.  
  36.  
  37. [DestRoot]
  38. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion","CommonFilesDir",,
  39.  
  40. [DestinationDirs]
  41. INFDIR=49000,"Microsoft Shared\dasetup"
  42. SYSTEMDIR=11
  43.  
  44. [VIA.Reg]
  45. HKLM,%VIAKey%,"Vendor",2,
  46. HKLM,%VIAKey%,"DefaultServerPort",2,"0:1433"
  47. HKLM,%VIAKey%,"DefaultClientNIC",2,"0"
  48. HKLM,%VIAKey%,"RecognizedVendors",2,"Giganet, ServerNet II"
  49.  
  50. [INFDIR]
  51. sqlnetm.inf,,,96
  52.  
  53.  
  54. [SYSTEMDIR]
  55. cliconfg.exe,,,96
  56. cliconfg.dll,,,96
  57. cliconfg.rll,,,96
  58. cliconf.chm,,,96
  59. dbmsrpcn.dll,,,96
  60. dbnmpntw.dll,,,96
  61. dbnetlib.dll,,,96
  62. instcat.sql,,,96
  63. dbmsgnet.dll,,,96
  64. sqlunirl.dll,,,96
  65.  
  66.  
  67. [Strings]
  68. ID1="Microsoft SQL Server Net Libs"
  69. BadInst="You have an older version of the Installer."
  70. BadSetupVer="Your system is missing the required Setup engine."
  71. Msft="Microsoft"
  72. VIAKey="SOFTWARE\Microsoft\MSSQLServer\Client\SuperSocketNetLib\VIA"
  73.  
  74.